PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjection Class / getOrthoScaleStrategy Method
In This Topic
    getOrthoScaleStrategy Method
    In This Topic
    Gets the ortographic scale strategy.
    Syntax
    public PDF3DProjectionOrthoScaleStrategy getOrthoScaleStrategy()

    Return Value

    A PDF3DProjectionOrthoScaleStrategy enum member that represents strategy for binding (scaling to fit) the near plane's x and y coordinates onto the annotation's target coordinate system.
    See Also